Skip to content

chrome swipe left and right to go back and forward is sti...#1735

Merged
lukemarsden merged 2 commits intomainfrom
feature/001033-chrome-swipe-left-and
Mar 2, 2026
Merged

chrome swipe left and right to go back and forward is sti...#1735
lukemarsden merged 2 commits intomainfrom
feature/001033-chrome-swipe-left-and

Conversation

@lukemarsden
Copy link
Collaborator

Helix: chrome swipe left and right to go back and forward is still broken. at the same time, don't go back to safari on iPad swiping the UI all over the place!

- Removed preventDefault() from handleTouchStart, handleTouchMove, handleTouchEnd, handleTouchCancel
- CSS touchAction: 'none' on canvas is sufficient to prevent default touch behavior
- Allows Chrome swipe navigation to work while preserving stream touch controls
- Fixes Chrome back/forward swipe gestures being blocked

Spec-Ref: helix-specs@9785e0aee:001033_chrome-swipe-left-and
…-swipe-left-and

Spec-Ref: helix-specs@9785e0aee:001033_chrome-swipe-left-and
@lukemarsden lukemarsden force-pushed the feature/001033-chrome-swipe-left-and branch from 7362b27 to 8b0333b Compare March 2, 2026 12:52
@lukemarsden lukemarsden merged commit 49213f6 into main Mar 2, 2026
3 checks passed
@lukemarsden lukemarsden deleted the feature/001033-chrome-swipe-left-and branch March 2, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant